home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmigaPlus / Tools / Development / AmigaTalk / AmigaTalk.readme < prev    next >
Text File  |  2004-01-31  |  2KB  |  68 lines

  1. Short: V2.6 BugFix of AmigaTalk V2.5 (Smalltalk GUI)
  2. Uploader: jimbot@frontiernet.net (The Author)
  3. Author:   jimbot@frontiernet.net (James T. Steichen)
  4. Type:     dev/lang
  5. Version:  V2.6
  6.  
  7. AmigaTalk V2.6 is a version of 'Little Smalltalk' (V1.0 by Tim Budd) that
  8. has been re-written & enhanced for the Amiga line of computers.
  9.  
  10.                James T. Steichen, Copyright (c) 1998-2004.
  11.  
  12.    Be sure to have the sound turned on when you start the program!
  13.    (It's called AmigaTalk for a reason!)
  14.  
  15. This version was released because V2.5 had two serious bugs in the
  16. internal variables handling code that had to be fixed.
  17.  
  18. See AmigaTalk:help/History.guide for all of the improvements.
  19.    
  20. WARNING:
  21. ~~~~~~~
  22.           
  23.    There are some things that I can no longer test due to the fact
  24.    that my System has a CyberVision 64D graphics card & is using
  25.    the cybergraphics.library (et al).  I would appreciate some
  26.    feedback about problems that you might find, since I will not
  27.    always be able to find them.
  28.  
  29.    The system is currently NOT fully documented (especially IFF & BOOPSI
  30.    Classes), so expect to see some holes in the documentation.
  31.    
  32.    I did NOT go back & verify that all the Test files still work as
  33.    shown.
  34.    
  35. REQUIREMENTS
  36. ~~~~~~~~~~~~
  37.    narrator.device & translator.library (or edit the c/InitializeCommands 
  38.    file & remove all lines that reference 'nar').
  39.    
  40.    68040 or better microprocessor. (68000 or 68020 available upon request).
  41.  
  42.    20+ Mb of RAM
  43.    
  44.    AmigaDOS 3.5+
  45.  
  46.    Hard disk (10MB of space).
  47.  
  48. HISTORY
  49. ~~~~~~~
  50.    For Version 2.6 the following enhancements/bug fixes were
  51.    made:
  52.  
  53.    The following items have been fixed:
  54.  
  55.      1. Serious bugs were found in the internal variables handling
  56.         code & fixed.
  57.  
  58.      2. The NewGadget ListViewGadget Class.
  59.      
  60.      3. Internal inconsistencies between Integer & Addresses have
  61.         been corrected (the Interpreter now knows Addresses are
  62.         Integers).
  63.  
  64.    See AmigaTalk:help/History.guide for the rest.
  65.  
  66. WHAT YOU GET:
  67. ~~~~~~~~~~~~~
  68.